'DeclarationPublic Function New( _ ByVal collection As IEnumerable(Of ExpandedNodeId) _ )
'UsageDim collection As IEnumerable(Of ExpandedNodeId) Dim instance As New ExpandedNodeIdCollection(collection)
public ExpandedNodeIdCollection( IEnumerable<ExpandedNodeId> collection )
public: ExpandedNodeIdCollection( IEnumerable<ExpandedNodeId^>^ collection )
Parameters
- collection